disable-error-xray
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 16 Dec 2025 11:47:30 +0000 (12:47 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 16 Dec 2025 11:47:30 +0000 (12:47 +0100)
===================================================================

Gbp-Pq: Name disable-error-xray.diff

compiler-rt/lib/xray/xray_tsc.h

index c8a8b2f16fef84ad3241f52e8c85917a369640d5..abd6c432cf0f116e7fba96cc2f115afd327c2bca 100644 (file)
@@ -112,8 +112,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT {
 
 } // namespace __xray
 
-#else
-#error Target architecture is not supported.
 #endif // CPU architecture
 #endif // SANITIZER_FUCHSIA